reflect.fieldScan.index (field)

3 uses

	reflect (current package)
		type.go#L1163: 	index []int
		type.go#L1235: 					result.Index = append(result.Index, scan.index...)
		type.go#L1260: 				index = append(index, scan.index...)